text/template.state.depth (field)
3 uses
text/template (current package)
exec.go#L39: depth int // the height of the stack of executing templates.
exec.go#L429: if s.depth == maxExecDepth {
exec.go#L435: newState.depth++
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)